PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getAnnotations Method
In This Topic
    getAnnotations Method
    In This Topic
    Gets the list of page annotations.
    Syntax
    public PDFAnnotationCollection getAnnotations()

    Return Value

    The list of annotations associated with the page.
    See Also